home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / clonemax.igz / clonemax.img / CMAXX.SCR < prev    next >
Encoding:
Text File  |  2003-07-21  |  752 b   |  38 lines

  1. ##################################
  2. # IDE Configuration Script
  3. ##################################
  4.  
  5.  
  6. #############################
  7. # Operation Type
  8. #############################
  9. operationType=copy
  10.  
  11. #############################
  12. # source drive information
  13. #############################
  14. srcUseUdma=y
  15. srcUseMaxPio=y
  16. srcUseMaxUdma=y
  17. srcUseLba=y
  18.  
  19. #############################
  20. # dest drive information
  21. #############################      
  22. destUseUdma=y     
  23. destUseMaxPio=y
  24. destUseMaxUdma=y
  25. destUseLba=y      
  26.  
  27. #################################
  28. # general information
  29. #################################
  30. sectorCount=256
  31. fullDrive=y
  32. timed=y
  33. verbose=y
  34. lbaDisplayStep=10000
  35. defaultlanguage=de
  36. ignoreErrors=y
  37. quitOnWriteFailure=y
  38.